| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | BackingBrush | Overloaded. Sets the brush to use to fill the backing of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | BackingInnerExtent | Sets the inner extent of the linear gauge backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingOuterExtent | Sets the outer extent of the linear gauge backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. |
![Public Method](dotnetimages/publicMethod.gif) | BackingStrokeThickness | Sets the stroke thickness of the backing outline. |
![Public Method](dotnetimages/publicMethod.gif) | ClientEvents | ModelWidgetBase.ClientEvents |
![Public Method](dotnetimages/publicMethod.gif) | Font | Sets the font. |
![Public Method](dotnetimages/publicMethod.gif) | FontBrush | Overloaded. Sets the brush to use for the label font. |
![Public Method](dotnetimages/publicMethod.gif) | Height | BulletGraphModel.Height. |
![Public Method](dotnetimages/publicMethod.gif) | HtmlAttributes | Set HtmlAttributes to the HTML div element |
![Public Method](dotnetimages/publicMethod.gif) | ID | BulletGraphModel.ID |
![Public Method](dotnetimages/publicMethod.gif) | Interval | Sets the interval to use for the scale. |
![Public Method](dotnetimages/publicMethod.gif) | IsNeedleDraggingEnabled | Sets whether needle dragging is enabled or not. |
![Public Method](dotnetimages/publicMethod.gif) | IsScaleInverted | Sets a value indicating whether the scale is inverted. When the scale is inverted the direction in which the scale values increase is right to left. |
![Public Method](dotnetimages/publicMethod.gif) | LabelExtent | Sets the position at which to put the labels as a value from 0 to 1, measured from the bottom of the scale. Values further from zero than 1 can be used to hide the labels of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | LabelInterval | Sets the interval to use for rendering labels. This defaults to be the same interval as the tickmarks on the scale. |
![Public Method](dotnetimages/publicMethod.gif) | LabelsPostInitial | A value to start adding labels, added to the scale's MinimumValue. |
![Public Method](dotnetimages/publicMethod.gif) | LabelsPreTerminal | A value to stop adding labels, subtracted from the scale's MaximumValue. |
![Public Method](dotnetimages/publicMethod.gif) | MaximumValue | Sets the maximum value of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | MinimumValue | Sets the minimum value of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickBrush | Overloaded. Sets the brush to use for the minor tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickCount | Sets the number of minor tickmarks to place between major tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickEndExtent | Sets the position at which to stop rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickStartExtent | Sets the position at which to start rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | MinorTickStrokeThickness | Sets the stroke thickness to use when rendering minor ticks. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleBreadth | Sets the needle breadth. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleBrush | Overloaded. Sets the brush to use for needle element. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleInnerBaseWidth | Sets the width of the needle's inner base. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleInnerExtent | Sets the position at which to start rendering the needle geometry, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleInnerPointExtent | Sets the extent of the needle's inner point. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleInnerPointWidth | Sets the width of the needle's inner point. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleName | Sets the name used for needle. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOuterBaseWidth | Sets the width of the needle's outer base. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOuterExtent | Sets the position at which to stop rendering the needle geometry as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOuterPointExtent | Sets the extent of the needle's outer point. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOuterPointWidth | Sets the width of the needle's outer point. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleOutline | Overloaded. Sets the brush to use for the outline of needle element. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleShape | Sets the shape to use when rendering the needle from a number of options. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleStrokeThickness | Sets the stroke thickness to use when rendering single actual value element. |
![Public Method](dotnetimages/publicMethod.gif) | NeedleToolTipTemplate | BulletGraphModel.ValueToolTipTemplate. |
![Public Method](dotnetimages/publicMethod.gif) | Orientation | Sets the orientation of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. |
![Public Method](dotnetimages/publicMethod.gif) | RangeBrushes | Overloaded. Assigns the list of brushes to the ranges of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | RangeInnerExtent | Sets the position at which to start rendering the ranges, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | RangeOuterExtent | Sets the position at which to stop rendering the range as a value from 0 to 1 measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | RangeOutlines | Overloaded. Assigns the list of outlines to the ranges of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | Ranges | Builds ranges for the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | RangeTooltipTemplate | BulletGraphModel.RangeToolTipTemplate. |
![Public Method](dotnetimages/publicMethod.gif) | Render | Render the linear gauge widget with the accumulated model changes in the wrapper. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleBrush | Overloaded. Sets the brush to use to fill the scale of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleEndExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleInnerExtent | Sets the position at which to start rendering the scale, measured from the bottom/front (when orientation is horizontal/vertical) of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleOuterExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1 measured from the bottom/front (when orientation is horizontal/vertical) of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleOutline | Overloaded. Sets the brush to use for the outline of the scale. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleStartExtent | Sets the position at which to start rendering the scale, measured from the front/bottom of the linear gauge as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | ScaleStrokeThickness | Sets the stroke thickness of the scale outline. |
![Public Method](dotnetimages/publicMethod.gif) | ShowToolTip | Sets a value indicating whether tooltips are enabled. |
![Public Method](dotnetimages/publicMethod.gif) | ShowToolTipTimeout | Sets the time in milliseconds that tooltip appearance is delayed with. |
![Public Method](dotnetimages/publicMethod.gif) | TickBrush | Overloaded. Sets the brush to use for the major tickmarks. |
![Public Method](dotnetimages/publicMethod.gif) | TickEndExtent | Sets the position at which to stop rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | TicksPostInitial | A value to start adding tickmarks, added to the scale's MinimumValue. |
![Public Method](dotnetimages/publicMethod.gif) | TicksPreTerminal | A value to stop adding tickmarks, subtracted from the scale's MaximumValue. |
![Public Method](dotnetimages/publicMethod.gif) | TickStartExtent | Sets the position at which to start rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the linear gauge. Values further from zero than 1 can be used to make this extend further than the normal size of the linear gauge. |
![Public Method](dotnetimages/publicMethod.gif) | TickStrokeThickness | Sets the stroke thickness to use when rendering ticks. |
![Public Method](dotnetimages/publicMethod.gif) | TransitionDuration | Sets the number of milliseconds over which changes to the linear gauge should be animated. |
![Public Method](dotnetimages/publicMethod.gif) | Value | Sets the value at which the needle is positioned. |
![Public Method](dotnetimages/publicMethod.gif) | Width | BulletGraphModel.Width. |